How to use?
===========


You can import ``autobahn`` from ``js.autobahn`` and ``need`` it where you want
these resources to be included on a page::

  >>> from js.autobahn import autobahn # XXX fix this test
  >>> autobahn.need()

